home *** CD-ROM | disk | FTP | other *** search
/ CIRCUS / CIRCUS.iso / circus.mac / circus.dxr / 00065_SpriteFrameLoop with movie initializer.ls < prev    next >
Encoding:
Text File  |  1996-08-05  |  63 b   |  8 lines

  1. on enterFrame
  2. end
  3.  
  4. on exitFrame
  5.   update()
  6.   go(the frame)
  7. end
  8.